home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 July / Macworld (1999-07).dmg / Shareware World / Info / For Developers / PEString Plugin 1.0.1 / README-You know you want to! < prev   
Text File  |  1999-04-19  |  953b  |  11 lines

  1. PEString Plugin 1.0.1
  2. ©1999 Purple E Software
  3. Web: http://members.macconnect.com/~mercyme/purplee.shtml
  4. E-mail: mercyme@mercymemultimedia.com
  5.  
  6.  
  7. ABOUT
  8. PEString Plugin is an add-on for RealBasic 1.x. It is PPC and 68K compatible. To use it, simply create a folder in the same folder as the RealBasic application called: "Plugins". Then, toss  the appropriate plugin into the plugins folder and fire-up RealBasic. Your new application can now take advantage of the added functionality of the PEString Plugin. 
  9.  
  10. WHAT IT DOES
  11. PEString plugin gives you access to several useful string manipulation routines. What does this mean to you, the common man (or woman)? With one swift call to a method, you can reverse a string, count the number of words in a string, convert lowercase text to uppercase and vice versa, obtain an ordinal number from an integer, convert a Roman numeral to an integer (making it much more readable to our base 10 eyes), and much more.